home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Digitalfoto 118
/
Digitalfoto 118.iso
/
mac
/
recur.swf
/
scripts
/
frame_1
/
DoAction.as
Wrap
Text File
|
2010-11-04
|
166b
|
11 lines
if(_global.lugar == "recurso")
{
recur.gotoAndPlay(2);
}
if(_global.lugar == "tutorial")
{
tuto.gotoAndPlay(2);
}
fons_gral._visible = false;
stop();